Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove tzinfo check in datetime conversion #80

Conversation

jhonabreul
Copy link
Collaborator

@jhonabreul jhonabreul commented Feb 28, 2024

Remove tzinfo check in datetimeconversion since it does not give us any information about the time zone in .Net, given that time zone and the date time itself are detached in .Net.

Related QuantConnect/Lean#7760

@jhonabreul jhonabreul changed the title datetime conversion when tzinfo is used fix Remove tzinfo check in datetime conversion Feb 28, 2024
Copy link
Member

@Martin-Molinero Martin-Molinero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 👍

@jhonabreul jhonabreul merged commit c36b843 into QuantConnect:master Mar 4, 2024
0 of 21 checks passed
@jhonabreul jhonabreul deleted the bug-7760-datetime-with-tzinfo-conversion branch March 4, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants